home *** CD-ROM | disk | FTP | other *** search
/ Internet.Works 40 / Issue 40.iso / pc / PCSoftware / HTML Tool 3.5 / htmltool.exe / _SETUP.1 / No Cache.scp < prev    next >
Encoding:
Text File  |  1999-10-19  |  421 b   |  11 lines

  1. <HTMLtool>Prevent the browser from caching the page (no JavaScript required)</HTMLtool>
  2. <HTML><BODY>
  3. <PRE>
  4. <META HTTP-EQUIV="Pragma" CONTENT="NO-CACHE">
  5. <META HTTP-EQUIV="Expires" CONTENT="1981">
  6. </PRE>
  7. <!-- For use in the HEAD of your HTML document -->
  8. <META HTTP-EQUIV="Pragma" CONTENT="no-cache">
  9. <META HTTP-EQUIV="Expires" CONTENT="1981">
  10. Prevent the browser from caching the page
  11. </BODY></HTML>